Click or drag to resize

GetRoomListsResponseMailboxes Property

Defines the collection of e-mail address and display name that represents the room list.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Mailbox> Mailboxes { get; }

Property Value

Type: IListMailbox
See Also